This folder contains documentation, interfaces, libraries, and sample code to allow you to control the server and intercept or monitor server events that you choose by writing a server addition or event handler.
Headers
The Headers folder contains C, Pascal, and ASM header files needed for developing a server addition.
Note:
Libraries
The Libraries folder contains C source (compiler glue) for making server control calls from a PowerPC server addition.
Sample Code
Sample code is provided containing a C program that makes several server control calls, as discussed in the Server Control Calls and Server Event Handling document. The sample requires CodeWarrior Pro 5.
MacsbugTemplates.rsrc
The MacsbugTemplates.rsrc file which, when added to your Macsbug preferences, allows you to view and debug server control parameter blocks, make server control calls, etc. To use this file, drag it to your Macsbug Preferences folder located in the Preferences folder of your System Folder.
ServerControl&EventHandling.pdf
The Server Control Calls and Server Event Handling document describes how to write a server addition or event handler. This document is a PDF file and can be viewed with the Adobe Acrobat Reader 3.0 or later. Please refer to the documentation for all instructions and detailed information on AppleShare IP Server Controls and Events development.